; (prompt "Creating Classes support library directory")
; )
; (set classdir "SYS:Classes")
; )
; )
; )
; )
; )
;
; ; Now see if they want to use this directory
; (set classdir
; (askdir
; (prompt "An assignment called CLASSES: must be made to a directory that will contain the gadget & image class libraries. Where will that directory be?")
; (help @askdir-help)
; (default classdir)
; )
; )
; )
; ; There is a CLASSES: assignment already
; (
; (set classdir
; (askdir
; (prompt "Where do the Classes Support Libraries belong")